#include <deLine.hpp>
Inheritance diagram for IdeSplinePatch:

Public Member Functions | |
| virtual long | Release ()=0 |
| virtual deBoolean | SetNumControls (long Num)=0 |
| virtual deBoolean | SetNumControlSamples (long Num)=0 |
| virtual deBoolean | SetNumInterSamples (long Num)=0 |
| virtual long | GetNumControls () const=0 |
| virtual long | GetNumControlSamples () const=0 |
| virtual long | GetNumInterSamples () const=0 |
| virtual deBoolean | SetControl (long index, IdeLine *control)=0 |
| virtual deBoolean | SetAllControls (long Num, IdeLine *controls[])=0 |
| virtual long | GetNumVertices ()=0 |
| virtual long | GetNumIndices ()=0 |
| virtual deVec3d * | GetVertices ()=0 |
| virtual unsigned short * | GetIndices ()=0 |
Protected Member Functions | |
| ~IdeSplinePatch () | |
|
|
|
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
||||||||||||
|
Implemented in deSplinePatch. |
|
||||||||||||
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
|
|
Implemented in deSplinePatch. |
1.3-rc3